home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 45
/
PC Gamer IT CD 45 2-2.iso
/
SMANDEMO
/
data1.cab
/
Program_Executable_Files
/
data
/
scripts
/
weapons
/
Antiwraith.ws
next >
Wrap
Text File
|
1999-07-12
|
625b
|
23 lines
$name "AntiWraith"
$properties // These are the default properties
{
$collision_radius = 8
$collision_flags = COLLIDE_WORLD,COLLIDE_SHADOWMAN
$blast_radius = 0
$damage = 1
$min_velocity = 15
$max_velocity = 35
$physics_flags = PHYS_NONE
$velocity_flags = USE_DEFAULT_VELOCITY
$weapon_class = _WP_CLASS_BULLET
$weapon_range = 600
$friction = 0.94
}
$custom_sounds
{
$sound_trubullet_fire = "data\audio\sfx\baddys\trueform\fire.wav"
$sound_trubullet_impact = "data\audio\sfx\baddys\trueform\impact.wav"
$sound_trubullet_travel = "data\audio\sfx\baddys\trueform\misloop.wav"
}